Pass through extra arguments to the nodes with extra_node_args group variable

This commit is contained in:
b-m-f
2020-07-21 14:12:20 +02:00
parent f616f3a593
commit e6bee3e17f
2 changed files with 2 additions and 1 deletions

View File

@@ -4,3 +4,4 @@ ansible_user: debian
systemd_dir: /etc/systemd/system
master_ip: "{{ hostvars[groups['master'][0]]['ansible_host'] | default(groups['master'][0]) }}"
extra_server_args: ""
extra_node_args: ""