-
### Summary
The capabilities module is not idempotent. Two consecutive runs of the same task always result in a reported change.
### Issue Type
Bug Report
### Component Name
capabilities
### Ans…
-
##### ISSUE TYPE
- Bug Report
##### SUMMARY
Try to inspect ansible EEs with ansible-navigator images
##### ANSIBLE-NAVIGATOR VERSION
```
ansible-navigator 24.3.2
```
##### CO…
-
Hello,
I'm linking the issue https://github.com/rundeck/rundeck/issues/9278 here as it seems related to the Ansible-plugin.
**Describe the bug**
I'm not able to load my Ansible inventory in Runde…
-
### Ansible NetBox Collection version
v3.17.0
### Ansible version
2.15.10
### NetBox version
v3.7.8
### Python version
3.9
### Steps to Reproduce
Just enable fact cache and …
-
### Summary
When using `include_vars` with the `hash_behaviour`-parameter set to `merge` in a playbook to import a variables file already imported by the `host_group_vars`-Plugin, the inline vault …
-
/root/.ansibleと/root/.cacheはそれぞれキャッシュで次のジョブで渡すとダウンロードが遅くてそこで時間がかかる。それぞれdocker volumeをつくってマウントしたほうがはやい どうせ何度も使うんだし、作り直してもキャッシュだから再度インストールすればいいし
-
![ansible](https://github.com/Meganraj/73772121163/assets/117710271/7bbd8c96-c2e3-4e0b-a67a-9757a005a798)
![Ansible1](https://github.com/Meganraj/73772121163/assets/117710271/11131618-38f8-46a7-a887-…
-
# Proposal: ansible-config
_Author_: Brian Coca @bcoca
_Date_: 2016/10/-1
- Status: New
- Proposal type: core design
- Targeted Release: future release
- Estimated time to implement: 3 weeks
_Draf…
bcoca updated
6 months ago
-
##### SUMMARY
I try to change the disk_mode on an existing vm disk. If the disk is "independent_persistent" and I want to change it to "persistent" no change will be made. Other combination…
-
**Describe the bug**
Im trying to use ansible playbook to update opensearch 2.13 to to 2.17.1 on ubuntu 22.04 LTS
2.13 was installed also by playbook few month ago .
Playbook failing during rest…