remove last vestiges of 2fa_client

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi
2021-05-19 18:29:52 -07:00
parent 7185d7774e
commit 61be8367c8
4 changed files with 0 additions and 4 deletions

View File

@@ -27,7 +27,6 @@
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
tasks:
- import_tasks: "{{ tasks_path }}/2fa_client.yml"
- import_tasks: "{{ tasks_path }}/motd.yml"
- name: install some packages which arent in playbooks

View File

@@ -27,7 +27,6 @@
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
tasks:
- import_tasks: "{{ tasks_path }}/2fa_client.yml"
- import_tasks: "{{ tasks_path }}/motd.yml"
- name: check if ntpd port is already known by selinux

View File

@@ -31,7 +31,6 @@
- web-data-analysis
tasks:
- import_tasks: "{{ tasks_path }}/2fa_client.yml"
- import_tasks: "{{ tasks_path }}/motd.yml"
handlers: