Joined April 2015
·

David

UK
·
·

yes, I was managed to copy files with regex (ansible 1.8.2):

- name: deploy configs
  template: src={{ item }} dest=/var/{{ item | basename }}
  with_fileglob:
  - /path/to/playbooks/configs/roles/rolename/templates/*.xml

Thx. Need to add how to switch between these splitted windows - Ctrl+W

Achievements
1 Karma
0 Total ProTip Views