Skip to content

Commit

Permalink
fix include_vars remaining
Browse files Browse the repository at this point in the history
  • Loading branch information
splashx committed Oct 10, 2019
1 parent 9edd295 commit e7a430e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions T-Sec.LinuxOS.Compliance/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,6 @@
state: latest
when: ansible_os_family == "RedHat" and do_system_upgrade

- include_vars: vars_linux(01)basic-hardening.yml
- include_vars: vars_linux(02)logging.yml
- include_vars: vars_linux(03)pam.yml
- include_vars: vars_linux(04)iptables.yml
- include_vars: vars_linux(05)mac.yml

- import_tasks: hardening_linux(01)basic-hardening.yml
- import_tasks: hardening_linux(02)logging.yml
- import_tasks: hardening_linux(03)pam.yml
Expand Down

0 comments on commit e7a430e

Please sign in to comment.