Skip to content

Commit

Permalink
Merge pull request #1281 from grycap/devel
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
micafer authored Feb 7, 2022
2 parents 0de5dba + ef8f825 commit cde3b81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible_install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
when: ansible_python_version is version('3.6', '>=')

- name: Install setuptools with pip
pip:
name: setuptools,six
executable: "{{pip_exec}}"
extra_args: "-I"
Expand Down

0 comments on commit cde3b81

Please sign in to comment.