Deploy a dokku

This commit is contained in:
Jake Howard
2023-10-01 16:25:20 +01:00
parent b02be4e77a
commit a54a91ea44
14 changed files with 149 additions and 0 deletions

View File

@ -7,6 +7,8 @@ collections_path = $PWD/galaxy_collections
inventory = ./hosts
become_ask_pass = True
interpreter_python = auto_silent
# HACK: Force Ansible to find dokku plugins
library = $PWD/galaxy_roles/dokku_bot.ansible_dokku/library
[ssh_connection]
pipelining = True