forked from jakub/ansible
Refactor inventory and playbook for Nextcloud maintenance: update host configuration and streamline health check tasks
This commit is contained in:
3
host_vars/portainer.yml
Normal file
3
host_vars/portainer.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
ansible_user: howard
|
||||
ansible_password: "{{ portainer_pass }}"
|
||||
ansible_ssh_common_args: "-o ProxyJump=root@192.168.69.2"
|
||||
Reference in New Issue
Block a user