UpdateServersPlaybook/site.yml

7 lines
101 B
YAML
Raw Permalink Normal View History

2024-07-12 20:15:19 +02:00
- name: Run updates on servers
hosts: all
gather_facts: no
roles:
- common
# - security