Merge pull request #390 from t-woerner/drop_python_2_3_test

ipa[server,replica,client]: Drop deactivated Python2/3 test
This commit is contained in:
Rafael Guterres Jeffman
2020-09-08 20:20:06 -03:00
committed by GitHub
13 changed files with 0 additions and 122 deletions

View File

@@ -52,9 +52,6 @@
when: ipareplica_setup_firewalld | bool
#- name: Install - Include Python2/3 import test
# import_tasks: "{{ role_path }}/tasks/python_2_3_test.yml"
- name: Install - Set ipareplica_servers
set_fact:
ipareplica_servers: "{{ groups['ipaservers'] | list }}"