added new task
This commit is contained in:
@@ -40,6 +40,7 @@
|
|||||||
when: ansible_distribution in ["Debian", "Pop!_OS", "Ubuntu", "Linux Mint", "Archlinux"]
|
when: ansible_distribution in ["Debian", "Pop!_OS", "Ubuntu", "Linux Mint", "Archlinux"]
|
||||||
- import_tasks: system_setup/disable_standby.yml
|
- import_tasks: system_setup/disable_standby.yml
|
||||||
when: is_proxmox is defined and is_proxmox == true
|
when: is_proxmox is defined and is_proxmox == true
|
||||||
|
- import_tasks: system_setup/import_stepca.yml
|
||||||
|
|
||||||
|
|
||||||
# Set up the ansible environment
|
# Set up the ansible environment
|
||||||
|
|||||||
Reference in New Issue
Block a user