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.

12 lines
211B

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