-
##### SUMMARY
When removing parent location that has defined children, we get state `changed`:
changed: [server1 -> localhost] => (item={'parent': 'loc_parent', 'children': ['dev', 'qa', 'prod']…
-
##### SUMMARY
The method `_read_config_data` appears, by use, to the the most common ways that inventory plugins initialize the data from `.yml` inventory files, combined with `get_option`.
This d…
-
##### SUMMARY
It seems like foreman_subnet is not idempotent. On the first pass, I can create a network. On the second pass, I get an error.
(latest Ansible, latest foreman-ansible-modules, late…
-
With the merge of the collections layout and metadata support, I got to thinking if we should re-name this repository (and the collection) based on our intended scope for this project. Currently, the …
-
##### SUMMARY
I try to reproduce a CI issue and so I run: `ansible-test sanity --test validate-modules`. `ansible-test` starts a process that consumes a lot of CPU cycle without showing any progres…
-
##### SUMMARY
Due to the fact that collections are 2.8+ only (and still a bit in flux), we'd like to keep our current set of modules working in both, the collections and "classical" (set `lib…
-
##### SUMMARY
Ansible Hangs
##### ISSUE TYPE
Ansible Hangs, Whenever I'm trying to execute ansible command or ansible-playbook it gets hang
##### COMPONENT NAME
!component
#####…
-
##### SUMMARY
many katello entities/actions take a while to create/destroy and return a foreman task when doing so. we should wait for these actions to actually complete before continuing
example …
-
Please raise issues via the [new interface](https://github.com/ansible/ansible/issues/new/choose)
Hi Team,
When I am trying to execute the ansible, it hangs. Earlier it was working without any i…
-
Maybe out of scope for this PR, but in other places we use `title ~ STRING` when searching for OSes:
https://github.com/theforeman/foreman-ansible-modules/blob/61fb6c25cfb894a03290192fbd638490b3c8cda…