Files
infra/ansible/playbooks/bash-config.yml
T

7 lines
123 B
YAML

- name: Configure unified bash profile
hosts: shell_hosts
gather_facts: true
become: true
roles:
- bash_config