Skip to content

[WIP] Add minimal playbooks to setup IPA client on host - #143

Open
ganto wants to merge 1 commit into
inofix:masterfrom
ganto:feature/ipa-client
Open

[WIP] Add minimal playbooks to setup IPA client on host#143
ganto wants to merge 1 commit into
inofix:masterfrom
ganto:feature/ipa-client

Conversation

@ganto

@ganto ganto commented Oct 27, 2019

Copy link
Copy Markdown
Member

No description provided.

@ganto
ganto requested a review from zwischenloesung October 27, 2019 14:31
Comment thread deploy-keytab.yml
#* No arguments are needed.

- name: Export Kerberos keytab from IPA and deploy it on host
hosts: host.Virtual,&os.debian_buster

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't really like this. Should we make a new class host.IPAClient or something? Or any other suggestion how to restrict this to designated hosts?

Comment thread deploy-keytab.yml
fetch:
src: "{{ deploy_keytab__register_tempdir.path }}/krb5.keytab"
# copy file to playbook directory
dest: "./"

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there any dedicated location for temporarily storing files on the Ansible controller? Or should I create a tmpdir there too?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant