diff options
author | heqnx <root@heqnx.com> | 2025-06-24 13:12:30 +0300 |
---|---|---|
committer | heqnx <root@heqnx.com> | 2025-06-24 13:12:30 +0300 |
commit | fa81cfa0fe1fb03e2766174b697e4fccea60e4f6 (patch) | |
tree | 1db0c39c0c635c58ffb7f75a2cd77f8196fbd013 /main.yaml | |
parent | 21f31894a309b074fb919ad38605c4e280ef6212 (diff) | |
download | ansible-pve-host-fa81cfa0fe1fb03e2766174b697e4fccea60e4f6.tar.gz ansible-pve-host-fa81cfa0fe1fb03e2766174b697e4fccea60e4f6.zip |
added post setup reboot
Diffstat (limited to 'main.yaml')
-rw-r--r-- | main.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,3 +9,4 @@ - import_tasks: tasks/pve_configure.yaml - import_tasks: tasks/harden.yaml - import_tasks: tasks/wg_setup.yaml + - import_tasks: tasks/post_setup.yaml |