Commit graph

4 commits

Author SHA1 Message Date
c2842b0f5b
Ansible: Set transfer method to scp explicitly
This fixes the warnings for the sftp transfer mechanism failing, when sftp is disabled on all hosts using the ssh hardening role.

This should usually be covered with the scp_if_ssh option but it seems like this option is ignored on newer Ansible versions. Which sadly was not mentioned in any changelog :(
2021-05-30 17:02:29 +02:00
8f07bbc671
Config: Add roles path to ansible.cfg explicitly
This is needed, when using an extra folder for playbooks, so Ansible can still find all roles.
2021-03-05 14:26:59 +01:00
026e8fd9f4
Add default role skeleton 2021-02-28 19:39:59 +01:00
ac6d8172dd
Initial commit 2020-08-10 01:37:13 +02:00