-
##### SUMMARY
We are performing a full config push using `ios_config` module. It seems like the module still doesn't like **multi-line** banner command. The `banner motd` command can be execu…
-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current…
-
### Ansible NetBox Collection version
should be latest
### Ansible version
Running in `AWX 21.0.0`
### NetBox version
v3.4.7
### Python version
3.8
### Steps to Reproduce
I'…
-
# Issue Type
- Bug report
# Molecule and Ansible details
```
ansible [core 2.14.1]
config file = None
configured module search path = ['$HOME/.ansible/plugins/modules', '/usr/share/ans…
-
### Summary
We are using Ansible to patch Windows servers. I'm currently trying to upgrade our ansible version to the most recent one but I'm stuck on an issue with forks. Which I could have worked…
-
Playbook: main.yml
```
---
- name: Read-only operations on F5 BIG-IP
hosts: f5
connection: local
vars:
provider:
server: "10.177.85.144"
user: "user"
password: …
-
### Summary
According to the [`Collection structure` chapter of the docs](https://docs.ansible.com/ansible/devel/dev_guide/developing_collections_structure.html#roles-directory):
> Role names are no…
-
Since updating from 2.9.37 to 2.9.75 we have a template which is set to run all two minutes (via template cron settings */2 * * * *) getting stuck in status waiting. Only fix is to stop last waiting j…
-
### Summary
So, I want to use the community.general.xml ansible module to modify some xml files as part of a playbook. However, before I even got that far, I decided to re-create and run the first e…
-
When you run the playbook to generate doc, some errors are masked vs when you use the make file; for example:
` ansible-playbook -i inventory site-builder.yml` vs ` make clean; make html; make view-h…