aboutsummaryrefslogtreecommitdiff
path: root/ansible/plays/ipam-generate-tf.yml
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2024-11-12 21:49:34 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2024-11-12 21:49:40 +0100
commite69f40d39da728ec7589a244b3749559bfc3db1e (patch)
treec1e9b1dfdca1e4e1ac18cef97ca0808d6f8e9092 /ansible/plays/ipam-generate-tf.yml
parent314f9bbaf49ad17cb6d418e4b7577a03c6024de6 (diff)
downloadinfra-e69f40d39da728ec7589a244b3749559bfc3db1e.tar.gz
infra-e69f40d39da728ec7589a244b3749559bfc3db1e.tar.bz2
infra-e69f40d39da728ec7589a244b3749559bfc3db1e.tar.xz
infra-e69f40d39da728ec7589a244b3749559bfc3db1e.zip
Diffstat (limited to 'ansible/plays/ipam-generate-tf.yml')
-rw-r--r--ansible/plays/ipam-generate-tf.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/ansible/plays/ipam-generate-tf.yml b/ansible/plays/ipam-generate-tf.yml
index 209b8ab..d9888b4 100644
--- a/ansible/plays/ipam-generate-tf.yml
+++ b/ansible/plays/ipam-generate-tf.yml
@@ -1,6 +1,8 @@
- hosts: localhost
gather_facts: no
connection: local
+ vars_files:
+ - ../group_vars/all/ipam.yml
collections:
- ansible.utils
tasks: