Compare commits
1 commit
696406a4ed
...
73f1869094
Author | SHA1 | Date | |
---|---|---|---|
73f1869094 |
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
||||||
mode: "0644"
|
mode: "0644"
|
||||||
become: true
|
become: true
|
||||||
|
|
||||||
- name: Ensure NGINX is installed
|
- name: Ensure nginx is installed
|
||||||
ansible.builtin.apt:
|
ansible.builtin.apt:
|
||||||
name: nginx
|
name: nginx
|
||||||
state: present
|
state: present
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue