Skip to content

Commit

Permalink
fix include_vars in SSH role
Browse files Browse the repository at this point in the history
  • Loading branch information
splashx committed Oct 10, 2019
1 parent e7a430e commit c0f6fcf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions T-Sec.SSH.Compliance/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,5 @@
key: "{{ lookup('file', public_key_file) }}"
when: config_new_user

# 01 ssh requirements
- name: "Include Variables"
include_vars: vars_ssh(01)ssh-requirements.yml

- name: "Import Tasks"
import_tasks: hardening_ssh(01)ssh-requirements.yml

0 comments on commit c0f6fcf

Please sign in to comment.