diff options
Diffstat (limited to 'playbook.yaml')
-rw-r--r-- | playbook.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/playbook.yaml b/playbook.yaml index 84242c9..127c383 100644 --- a/playbook.yaml +++ b/playbook.yaml @@ -17,6 +17,7 @@ - python3-certbot-apache - ufw state: present + become: true - name: Ensure required ports are open community.general.ufw: rule: allow |