This commit is contained in:
2020-11-02 17:15:11 +10:30
parent 11608a239a
commit 8016aec966
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
- name: Install required system packages
apt: name={{ item }} state=latest update_cache=yes
apt: name={{ item }} state=present update_cache=yes
loop: [
'ifupdown',
'ifenslave',