7 lines
89 B
YAML
7 lines
89 B
YAML
---
|
|
- name: Pre-patch snapshot
|
|
hosts: all
|
|
gather_facts: true
|
|
roles:
|
|
- snapshot
|