feat(provisioner): add variable that contains hostnames and DNS IP of registered provisioners in provisioner_facts

This commit is contained in:
NaeiKinDus 2024-07-11 00:00:00 +00:00
parent 679518872e
commit 332e367c3c
Signed by: WoodSmellParticle
GPG key ID: 8E52ADFF7CA8AE56
3 changed files with 10 additions and 2 deletions

View file

@ -14,3 +14,4 @@ pylint==2.17.5
python-vagrant==1.0.0
yamllint==1.32.0
jq==1.7.0
dnspython==2.6.1