Files
ansible-fet/ruby_site.yml
Andreas Stephanides 63fd99277b fixes
2017-12-08 08:54:53 +01:00

10 lines
140 B
YAML

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