Archive Legacy Setup And Add Ansible Control Plane
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
- name: Configure unified bash profile
|
||||
hosts: shell_hosts
|
||||
gather_facts: true
|
||||
become: true
|
||||
roles:
|
||||
- bash_config
|
||||
Reference in New Issue
Block a user