add name
This commit is contained in:
parent
91ecf90768
commit
a0bbb1415e
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
- set_fact:
|
- name: set user and file fact
|
||||||
|
set_fact:
|
||||||
current_users: "{{ htpasswdfile[passfile].users }}"
|
current_users: "{{ htpasswdfile[passfile].users }}"
|
||||||
current_file: "{{ htpasswdfile[passfile] }}"
|
current_file: "{{ htpasswdfile[passfile] }}"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue