We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0c34614 + af064ab commit 9bbd8bbCopy full SHA for 9bbd8bb
molecule/default/prepare.yml
@@ -1,6 +1,3 @@
1
---
2
- name: Import upgrade playbook
3
ansible.builtin.import_playbook: upgrade.yml
4
-
5
-- name: Import python playbook
6
- ansible.builtin.import_playbook: python.yml
molecule/default/python.yml
molecule/default/requirements.yml
@@ -1,9 +1,3 @@
-- src: https://github.com/cisagov/ansible-role-pip
- name: pip
-- src: https://github.com/cisagov/ansible-role-python
- name: python
-- src: https://github.com/cisagov/ansible-role-remove-python2
7
- name: remove_python2
8
- src: https://github.com/cisagov/ansible-role-upgrade
9
name: upgrade
0 commit comments