Run flasClient -a on the bastion hosts
This commit is contained in:
parent
4da695867e
commit
915ee7625b
1 changed files with 4 additions and 0 deletions
|
@ -8,3 +8,7 @@
|
||||||
tasks:
|
tasks:
|
||||||
- name: actually run fasClient -i
|
- name: actually run fasClient -i
|
||||||
command: fasClient -i
|
command: fasClient -i
|
||||||
|
|
||||||
|
- name: actually run fasClient -a
|
||||||
|
command: fasClient -a
|
||||||
|
when: inventory_hostname_short.startswith('bastion')
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue