Skip to content
Snippets Groups Projects

Moving files 01

24 files
+ 171
63
Compare changes
  • Side-by-side
  • Inline

Files

---
# Runs the role test
- name: Playbook for running the role 'test'
- name: CI-CD playbook for running the role 'test'
hosts:
- example_servers_group
roles:
- test
- roles/test
Loading