# - similar to '04-playbook-copy-bash-configs.yml' # - uses new changes in '~/.ansible/hosts' # - uses new additions inside the following files to store 'prefix_dir': # - '/home/dpierre/.ansible/group_vars/all' # - '/home/dpierre/.ansible/host_vars/localhost' --- - name: "07 - custom ansible - copy bash config files w/ content" hosts: localhost roles: - bash_config