feat: container registry deploy (build in CI, pull on server)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
[defaults]
|
||||
inventory = inventory/hosts.yml
|
||||
host_key_checking = False
|
||||
remote_user = root
|
||||
private_key_file = ~/.ssh/id_rsa
|
||||
interpreter_python = /usr/bin/python3
|
||||
stdout_callback = yaml
|
||||
Reference in New Issue
Block a user