Jp

Results 4 issues of Jp

### Area Ansible Windows Automation Workshop ### Proposed Changes The Chocolately playbook example won't run because it is missing several variables. See https://aap2.demoredhat.com/exercises/ansible_windows/8-chocolatey/ These snippets of the install_packages.yml fix the...

The error returned from ansible is the same as in this bug: https://bugzilla.redhat.com/show_bug.cgi?id=1575845. Comments in the bug have a workaround that worked for me (restart DBus and firewalld, rerun playbook)...

On Fedora31, the mirror playbook errors out about missing a module called passlib, so the mirroring fails. Snippet below: ```TASK [mirror_registry : Generate registry credentials file] ********************************************************************************************************************************** An exception occurred...

When running the oVirt installer, the playbook returns an error and evidently expects a vsphere variable: ``` [justin@ales-helpernode openshift-auto-upi]$ ansible-playbook openshift_ovirt.yml PLAY [helper] ******************************************************************************************************************************************************************************** ... TASK [openshift_common : Copy install-config.yaml...