Hubs: fix playbook
This commit is contained in:
parent
70be01e16c
commit
e27614fde6
1 changed files with 2 additions and 0 deletions
|
@ -36,6 +36,8 @@
|
|||
- dnf: name={{item}} state=present
|
||||
with_items:
|
||||
- git
|
||||
# for certbot
|
||||
- httpd
|
||||
|
||||
- name: create the code directory
|
||||
file: dest=/srv/hubs state=directory owner=fedora group=fedora
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue