Files
ansible-fet/ruby_site.yml
Andreas Stephanides c929c1974f ruby site
2017-11-17 23:02:45 +01:00

11 lines
162 B
YAML

- hosts: test_ruby
become: true
roles:
- testuser
- common
- rvm1-ansible
- ruby_sites
- hosts: test_common
sudo: True
roles:
- common