mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 19:06:39 +08:00
ipa/client: enable for tang in prod
Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
@@ -4,4 +4,4 @@
|
||||
|
||||
tcp_ports: [80]
|
||||
|
||||
fas_client_groups: sysadmin-main
|
||||
primary_auth_source: ipa
|
||||
|
||||
@@ -18,14 +18,12 @@
|
||||
- rkhunter
|
||||
- nagios_client
|
||||
- hosts
|
||||
- { role: ipa/client, when: env == "staging" }
|
||||
- { role: fas_client, when: env != "staging" }
|
||||
- ipa/client
|
||||
- rsyncd
|
||||
- sudo
|
||||
- tang
|
||||
|
||||
tasks:
|
||||
- import_tasks: "{{ tasks_path }}/2fa_client.yml"
|
||||
- import_tasks: "{{ tasks_path }}/motd.yml"
|
||||
|
||||
handlers:
|
||||
|
||||
Reference in New Issue
Block a user