diff options
author | Romain Gonçalves <me@rgoncalves.se> | 2023-04-02 11:44:08 +0200 |
---|---|---|
committer | Romain Gonçalves <me@rgoncalves.se> | 2023-04-02 11:45:09 +0200 |
commit | 35498e61b26112b56dac4cdda213ebd69bca30b9 (patch) | |
tree | 996006ab542948069d37ac6459977cb0f8cf8631 /host_vars/stack0-cld0.yml | |
parent | 0c70ea19a91fa28cc5f97364ce1276ad5ae6f898 (diff) | |
download | rules-35498e61b26112b56dac4cdda213ebd69bca30b9.tar.gz |
feat: ansible-vault with gopass + granular host_vars and group_vars
Diffstat (limited to 'host_vars/stack0-cld0.yml')
-rw-r--r-- | host_vars/stack0-cld0.yml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/host_vars/stack0-cld0.yml b/host_vars/stack0-cld0.yml deleted file mode 100644 index e99cdea..0000000 --- a/host_vars/stack0-cld0.yml +++ /dev/null @@ -1,7 +0,0 @@ ---- - -__is_vm: true - -__ip: - external: 192.168.5.62 - internal: 10.10.0.62 |