feat: Adds playbook client

This commit is contained in:
2024-12-13 11:27:43 -05:00
parent b557a60fa3
commit d1b3379815
42 changed files with 214 additions and 1115 deletions

View File

@@ -15,6 +15,7 @@ useVaultArgs = true
#[playbook]
#directory = '/path/to/local/playbook-directory'
#inventory = '/path/to/local/inventory.ini'
#version = 'main'
# These are to declare where your template files are either on your local system or
# a remote git repository.