Add a note to site.yml about how cleanup rolls reboots

This commit is contained in:
Salt 2022-04-18 11:24:38 -05:00
parent d8fe08f879
commit 77878b3a66

View File

@ -23,4 +23,5 @@
- import_playbook: "{{ item }}"
loop: "{{ lookup('fileglob' 'prod_*.yml') }}"
# Once that's all done, we clean up
# NOTE: This little cleanup playbook rolls reboots!
- import_playbook: cleanup.yml