Fix copypasta
This commit is contained in:
parent
5dcb09537d
commit
00de58c594
1 changed files with 0 additions and 3 deletions
|
@ -28,9 +28,6 @@
|
|||
- include: "{{ tasks }}/cloud_setup_basic.yml"
|
||||
- include: "{{ tasks }}/postfix_basic.yml"
|
||||
|
||||
- name: mount up disk of fedocal persistent storage
|
||||
action: mount name=/srv/persist src='LABEL=fedocal.dev' fstype=ext4 state=mounted
|
||||
|
||||
# open up tcp ports
|
||||
- name: poke holes in the firewall
|
||||
action: command lokkit -p '{{ item }}:tcp'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue