Variable names
This commit is contained in:
parent
e9c254c148
commit
ca44b445ef
@ -42,7 +42,7 @@ firewall_list:
|
|||||||
- permanent: 'yes'
|
- permanent: 'yes'
|
||||||
service: 'https'
|
service: 'https'
|
||||||
state: 'enabled'
|
state: 'enabled'
|
||||||
permissions_list:
|
permission_list:
|
||||||
- path: '/etc/httpd/md'
|
- path: '/etc/httpd/md'
|
||||||
group: 'apache'
|
group: 'apache'
|
||||||
owner: 'root'
|
owner: 'root'
|
||||||
|
@ -40,7 +40,7 @@ firewall_list:
|
|||||||
- permanent: 'yes'
|
- permanent: 'yes'
|
||||||
service: 'https'
|
service: 'https'
|
||||||
state: 'enabled'
|
state: 'enabled'
|
||||||
permissions_list:
|
permission_list:
|
||||||
- path: '/etc/httpd/md'
|
- path: '/etc/httpd/md'
|
||||||
group: 'apache'
|
group: 'apache'
|
||||||
owner: 'root'
|
owner: 'root'
|
||||||
|
@ -40,7 +40,7 @@ firewall_list:
|
|||||||
- permanent: 'yes'
|
- permanent: 'yes'
|
||||||
service: 'https'
|
service: 'https'
|
||||||
state: 'enabled'
|
state: 'enabled'
|
||||||
permissions_list:
|
permission_list:
|
||||||
- path: '/etc/httpd/md'
|
- path: '/etc/httpd/md'
|
||||||
group: 'apache'
|
group: 'apache'
|
||||||
owner: 'root'
|
owner: 'root'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user