Might need to drop this for ansible 2.0
This commit is contained in:
parent
1326618feb
commit
7bc33f64f2
1 changed files with 0 additions and 1 deletions
|
@ -178,7 +178,6 @@
|
||||||
- name: Get admin users
|
- name: Get admin users
|
||||||
command: "/srv/web/infra/ansible/scripts/users-from-fas @sysadmin-main {{ admin_groups }}"
|
command: "/srv/web/infra/ansible/scripts/users-from-fas @sysadmin-main {{ admin_groups }}"
|
||||||
register: admin_user_list
|
register: admin_user_list
|
||||||
run_once: True
|
|
||||||
always_run: True
|
always_run: True
|
||||||
changed_when: "1 != 1"
|
changed_when: "1 != 1"
|
||||||
delegate_to: localhost
|
delegate_to: localhost
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue