Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer committed Feb 7, 2022
1 parent 3e20ef8 commit ef8f825
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 ef8f825

Please sign in to comment.