mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
eb3577492d
commit
9d9d130c51
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@
|
|||
name: admin
|
||||
state: present
|
||||
|
||||
- name: Add {{ apache_user }} (from variable apache_user) to admin group
|
||||
- name: Add user {{ apache_user }} (from variable apache_user) to admin group
|
||||
user:
|
||||
name: "{{ apache_user }}"
|
||||
groups: admin
|
||||
|
|
Loading…
Add table
Reference in a new issue