ansible-python3-role icon indicating copy to clipboard operation
ansible-python3-role copied to clipboard

Ansible role for installing Python 3.

Results 3 ansible-python3-role issues
Sort by recently updated
recently updated
newest added

Bumps [ansible](https://github.com/ansible/ansible) from 2.9.16 to 7.0.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ansible&package-manager=pip&previous-version=2.9.16&new-version=7.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

When I use python3 role in my Ansible playbook, I keep getting the following error: ```sh An exception occurred during task execution. To see the full traceback, use -vvv. The...

`RUNNING HANDLER [mdklatt.tmpdir : tmpdir remove] ******************************* fatal: [electrumx.multicoin.co]: FAILED! => {"changed": false, "msg": "rmtree failed: [Errno 13] Permission denied: '/tmp/ansible.nslmf_jp'"}`