Compare commits
7 commits
8dcd3bf934
...
862062b72a
Author | SHA1 | Date | |
---|---|---|---|
862062b72a |
|||
d0c570e0bc |
|||
c634d967a9 |
|||
b907ce15ba |
|||
791c517de3 |
|||
023e51d3ba |
|||
168f508c84 |
1 changed files with 1 additions and 0 deletions
|
@ -42,5 +42,6 @@
|
||||||
ansible.builtin.apt:
|
ansible.builtin.apt:
|
||||||
name: nginx
|
name: nginx
|
||||||
state: present
|
state: present
|
||||||
|
allow_change_held_packages: true
|
||||||
update_cache: true
|
update_cache: true
|
||||||
become: true
|
become: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue