alice-rc

Results 5 issues of alice-rc

### Summary In the documentation it shows: **playbook_on_include_msg:** Output to be used for callback playbook_on_include. Configuration: INI entry: [callback_diy] playbook_on_include_msg = None And the community.general.diy callback documentation it states: 1....

callback
plugins
docs

##### Summary Even when using the --offline option ansible-lint is still prompting for the collection credentials ##### Issue Type - Bug Report ##### Ansible and Ansible Lint details ```console (paste...

new
bug

##### SUMMARY This takes an opposite approach to https://github.com/ansible-collections/community.vmware/issues/1406 to make community.vmware.vmware_guest consistent with vmware_guest_disk, vmware_guest_info, vmware_guest_boot_manager, vmware_guest_controller module etc. ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME vmware_guest...

##### SUMMARY The first issue is with the documentation. There is no example at all using the parameter deployment_spec.additional_parameters so I consulted the API documentation to try and figure out...

needs_verify

Specifying the inventory when combining the options of --process-isolation and --limit will ALWAYS use the inventory file /inventory/hosts. `ansible-runner run --playbook test.yml --limit host1 [--inventory ] .` works no matter...

bug
verified