Added configuration for ipa server role #1

Merged
ejparker merged 16 commits from testing into prod 2025-03-30 00:06:21 -05:00
5 changed files with 5 additions and 5 deletions
Showing only changes of commit ad248d5666 - Show all commits

View file

@ -1,3 +1,3 @@
#SPDX-License-Identifier: MIT-0
---
# defaults file for ${REPO_NAME}
# defaults file forrole-ipa-server

View file

@ -1,3 +1,3 @@
#SPDX-License-Identifier: MIT-0
---
# handlers file for ${REPO_NAME}
# handlers file for role-ipa-server

View file

@ -1,3 +1,3 @@
#SPDX-License-Identifier: MIT-0
---
# tasks file for ${REPO_NAME}
# tasks file for role-ipa-server

View file

@ -3,4 +3,4 @@
- hosts: localhost
remote_user: root
roles:
- ${REPO_NAME}
- role-ipa-server

View file

@ -1,3 +1,3 @@
#SPDX-License-Identifier: MIT-0
---
# vars file for ${REPO_NAME}
# vars file for role-ipa-server