Actually I have terraform file to build a Linux and Windows server on
Vcenter. I have been asked to create Custom EE and using that need to build
a Windows and Linux servers
So I just created Custom EE for AWX with terraform installed now, when I
come to build a window VM the prerequisites is to cr
https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_loops.html#with-items
with_items is replaced by "loop" and simply iterates over a list. In the task
you can reference any of the dictionary elements of the specific list entry.
debug:
msg: "{{ item.name }} - {{ item.disabled }} -
Hi Hope you can help me,
I have a step in a playbook that makes a uri call to the gihub api servers
and returns all the info regarding all of our repo's. I need to create a
with_items list with information from that json response to have 3 items
per repo(for example) for the next part of the pl
$ ansible-inventory --export --list
On Monday, February 5, 2024 at 8:55:28 AM UTC-5 Andy Magana wrote:
> So I now I have a working microsoft.ad.ldap.yaml dynamic inventory script.
> But my question is how do I export my findings to a person that needs a
> list of linux machines based on certain
So I now I have a working microsoft.ad.ldap.yaml dynamic inventory script.
But my question is how do I export my findings to a person that needs a
list of linux machines based on certain attributes ?
Thanks.
On Friday, February 2, 2024 at 12:45:13 PM UTC-6 Andy Magana wrote:
> [image: Andy M
So I now I have a working microsoft.ad.ldap.yaml dynamic inventory script.
But my question is how do I export my findings to a person that needs a
list of linux machines based on certain attributes ?
Thanks.
On Friday, February 2, 2024 at 12:46:37 PM UTC-6 Andy Magana wrote:
> Help with how
So I now I have a working microsoft.ad.ldap.yaml dynamic inventory script.
But my question is how do I export my findings to a person that needs a
list of linux machines based on certain attributes ?
Thanks.
On Friday, February 2, 2024 at 12:45:13 PM UTC-6 Andy Magana wrote:
> [image: Andy Ma