Loading defaults/main.yaml +2 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ semaphore_email_password: "smtp-pass" semaphore_ansible_ssh_key: "supersecure" # semaphore ssh config # yamllint disable-line rule:indentation semaphore_ssh_config: | host * user ansible Loading @@ -23,3 +24,4 @@ semaphore_ssh_config: | addressfamily inet stricthostkeychecking no userknownhostsfile /dev/null # yamllint enable-line rule:indentation Loading
defaults/main.yaml +2 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ semaphore_email_password: "smtp-pass" semaphore_ansible_ssh_key: "supersecure" # semaphore ssh config # yamllint disable-line rule:indentation semaphore_ssh_config: | host * user ansible Loading @@ -23,3 +24,4 @@ semaphore_ssh_config: | addressfamily inet stricthostkeychecking no userknownhostsfile /dev/null # yamllint enable-line rule:indentation