Ryan Lerch
691adee6ee
Fix name[casing] ansible-lint issues
...
fix 1900 failures of the following case issue:
`name[casing]: All names should start with an uppercase letter.`
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2025-01-14 20:20:07 +10:00
Pavel Raiskup
e804c8ff01
ipa/service: add missing tags for the "fail" task
2022-11-23 15:07:46 +01:00
Pavel Raiskup
c59e68a986
ipa/service: don't fail if service already exists
...
Relates: https://pagure.io/fedora-infra/ansible/pull-request/1259
2022-11-23 15:03:41 +01:00
Pavel Raiskup
8d3cbc375e
ipa/service: drop the PR I merged
...
The 'stat' can't work because "{{ service }}/{{ host }}" isn't a real
path name.
Revert "check if ipa service entry exists"
This reverts commit 98475f6ae4 .
2022-11-23 14:50:50 +01:00
Seddik Alaoui Ismaili
98475f6ae4
check if ipa service entry exists
2022-11-23 13:31:10 +00:00
Silvie Chlupova
a2bad7325c
copr-fe: fix support for principal alias
2021-10-07 15:09:05 +02:00
Silvie Chlupova
3f5cb87166
copr-fe: support for principal alias
...
Relates: https://pagure.io/fedora-infrastructure/issue/10065
2021-09-29 18:47:25 +00:00
Aurélien Bompard
3142dac13f
Use the newer modules for ipa/host and ipa/service
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2020-11-30 13:35:24 +01:00
Aurélien Bompard
9717fadb44
Ansible modules for IPA: don't validate the certs
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2020-09-01 15:43:49 +02:00
Aurélien Bompard
105bd01e3a
Typo in daf96ef
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2020-09-01 15:39:56 +02:00
Aurélien Bompard
daf96efd15
IPA: use ansible modules and tasks wherever possible
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2020-09-01 15:34:07 +02:00
Aurélien Bompard
2e7ede1b71
Refactor the keytab/service role to prepare for more ipa roles
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2020-08-20 15:11:56 +02:00