roles/common: Fix typo
This commit is contained in:
parent
400926821c
commit
67172138a1
@ -30,7 +30,6 @@
|
||||
|
||||
- name: Install base packages
|
||||
apt: pkg={{ ubuntu_base_packages }} state=present update_cache=yes
|
||||
loop:
|
||||
|
||||
- name: Security hardening (CIS Benchmark 1.0)
|
||||
apt: pkg={{ item }} state=absent purge=yes
|
||||
|
Loading…
Reference in New Issue
Block a user