diff options
author | heqnx <root@heqnx.com> | 2025-06-24 13:42:52 +0300 |
---|---|---|
committer | heqnx <root@heqnx.com> | 2025-06-24 13:42:52 +0300 |
commit | 7ec9ff70102be059ad754764a50833ef362488be (patch) | |
tree | 7d6b679fb92a04c0ea3e1492440dc317a78176b9 /main.yaml | |
parent | 5b991e1a11faa14822bc2ea27b8dcb949e12ba61 (diff) | |
download | ansible-pve-host-7ec9ff70102be059ad754764a50833ef362488be.tar.gz ansible-pve-host-7ec9ff70102be059ad754764a50833ef362488be.zip |
removed post setup
Diffstat (limited to 'main.yaml')
-rw-r--r-- | main.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -9,4 +9,3 @@ - import_tasks: tasks/pve_configure.yaml - import_tasks: tasks/harden.yaml - import_tasks: tasks/wg_setup.yaml - - import_tasks: tasks/post_setup.yaml |