aboutsummaryrefslogtreecommitdiff
path: root/main.yaml
diff options
context:
space:
mode:
authorheqnx <root@heqnx.com>2025-06-22 21:44:09 +0300
committerheqnx <root@heqnx.com>2025-06-22 21:44:09 +0300
commit49a4ba3b9351c17dace1a9a806b40bf9ca34f900 (patch)
tree2a61effb8147351a59a3f52d454741cd2e8b416a /main.yaml
parenta75493e62c8bd5f1daee90e7ee55bcd67b4b95b8 (diff)
downloadansible-pve-host-49a4ba3b9351c17dace1a9a806b40bf9ca34f900.tar.gz
ansible-pve-host-49a4ba3b9351c17dace1a9a806b40bf9ca34f900.zip
added harden task
Diffstat (limited to 'main.yaml')
-rw-r--r--main.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.yaml b/main.yaml
index 39004b8..0e1f5eb 100644
--- a/main.yaml
+++ b/main.yaml
@@ -7,3 +7,4 @@
- import_tasks: tasks/preflight.yaml
- import_tasks: tasks/pve_setup.yaml
- import_tasks: tasks/pve_configure.yaml
+ - import_tasks: tasks/harden.yaml