diff options
| author | alex <alex@pdp7.net> | 2025-10-11 10:15:39 +0200 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2025-10-11 10:15:39 +0200 |
| commit | da463f72df3876701fc6000538dd7d23fa5ecc92 (patch) | |
| tree | a9dc9099738beba20f183e685c86a737b10c77e7 /infrastructure/ansible.cfg | |
| parent | fe8cc12a2adf80951ca927dfddf711dccf61e815 (diff) | |
Set up infrastructure
Diffstat (limited to 'infrastructure/ansible.cfg')
| -rw-r--r-- | infrastructure/ansible.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/infrastructure/ansible.cfg b/infrastructure/ansible.cfg new file mode 100644 index 0000000..20d76a4 --- /dev/null +++ b/infrastructure/ansible.cfg @@ -0,0 +1,3 @@ +[defaults] +inventory = production.yaml +vault_password_file=vault.password |
