customize-xfce-anisble/playbook/setup.yml
swapnil fae1b5f2f9
Some checks failed
buildbot/travis_bionic Build done.
Updated
2022-03-21 18:45:40 +05:30

8 lines
102 B
YAML

---
- name: Apply role-one to all nodes
hosts: all
remote_user: testuser
roles:
- role-one