bontreger

Results 12 issues of bontreger

Include the zen of python as a guidepost for helping users make decisions when not explicitly defined

An idea that came up out of my current engagement, a section to feature good practices for developing ansible in an enterprise. This would include sections around the pre-commit checks/pipelines...

As per this ansible lint role, a recommendation to use loop and loop_var - https://ansible-lint.readthedocs.io/en/latest/default_rules/#no-loop-var-prefix

Recommend to use a .gitignore file to not capture failed playbook runs in source control.

# Summary filetree_export does not behave properly when targeting an Ansible Tower machine # Issue Type - Bug Report # Ansible, Collection, Controller details Ansible Tower Version Tower 3.8.6 Jump...

bug
inactive
filetree/filetree_create

### 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 issues](https://github.com/ansible/ansible-rulebook/issues) for duplicates. - [X] I understand...

##### SUMMARY Fixes incorrect FQCN in the examples for the overloaded module slurp Fixes #626 ##### ISSUE TYPE - Docs Pull Request ##### COMPONENT NAME ansible.windows.slurp ##### ADDITIONAL INFORMATION ```paste...

##### SUMMARY Fixes incorrect FQCN in the examples for the overloaded module async_status Fixes #626 626 ##### ISSUE TYPE - Docs Pull Request ##### COMPONENT NAME ansible.windows.async_status ##### ADDITIONAL INFORMATION...

##### SUMMARY The async_status and slurp modules incorrectly reference ansible.builtin in their examples ##### ISSUE TYPE - Documentation Report ##### COMPONENT NAME plugins/modules/async_status.yml plugins.modules/slurp.yml ##### ANSIBLE VERSION ```paste below N/A...

##### SUMMARY There's an error where the windows.setup module docs reference ansible.builtin instead of ansible.windows Fixes #624 ##### ISSUE TYPE - Docs Pull Request ##### COMPONENT NAME ansible.windows.setup