koschei-frontend: enable httpd to start on boot
This commit is contained in:
parent
6778478ff5
commit
71899a961d
1 changed files with 6 additions and 0 deletions
|
@ -43,3 +43,9 @@
|
||||||
tags:
|
tags:
|
||||||
- koschei
|
- koschei
|
||||||
- selinux
|
- selinux
|
||||||
|
|
||||||
|
- name: enable httpd to start on boot
|
||||||
|
service: name=httpd state=running enabled=true
|
||||||
|
tags:
|
||||||
|
- koschei
|
||||||
|
- service
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue