You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
232B

  1. ---
  2. - name: python ovh client
  3. pip:
  4. name: ovh
  5. executable: pip3
  6. - name: ansible ovh module
  7. git:
  8. repo: https://github.com/cornelius-keller/ansible-ovh.git
  9. version: master
  10. dest: /usr/share/ansible/modules/ovh/