-
Using the playbook to create a `noexpire` policy with a 10 year expiry period it fails with the error
` "pwpolicy_add: noexpire: 'cospriority' is required"``
Updadint the `global_policy` succeed…
-
Ansible 2.17 is the current major version. Update roles to run on this version of Ansible.
-
### What happened?
```TASK [network_plugin/calico : Calico | Configure calico FelixConfiguration] ***************************************************************************************************…
-
##### SUMMARY
When using the `kubernetes.core.helm` module with the `release_values` parameter it is possible to encounter an issue stemming from filtering that occurs in the `yaml.dump` oper…
-
Hello,
Has anyone got this working with Ansible? I tried installing this in an Ansible EE, but the `httpobs.scanner` module isn't found
The Ansible-builder execution-environment.yml I used:
`…
-
### Summary
Trying both settings with `fact_caching_prefix = ""` and `fact_caching_prefix = ` and also having `inject_facts_as_vars = False` i still do have things like:
```
redis-cli get fst16.spa…
-
It looks like we fail to create fatpack with packer. So it this project could be another alternative for our CI and automated sd card image build: https://github.com/ptrsr/pi-ci
If we decide to sta…
-
##### SUMMARY
When using the module `x509_certificate_convert`, if the certificate source is bad, it will (incorrectly) report changed and the output will be empty/invalid.
##### ISSUE TYPE
- Bug…
-
> ### Summary
> Request for a teardown template be created so you can clear everything in the AWS account (that isn't a requirement) so you can start from scratch again and show customers the cloud d…
-
The following task in `Ansible/ansible_collections/jfrog/platform/roles/xray/tasks/install.yml` is not waiting long enough before failing. The Xray service was still in activating state. :
```
- name…