選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

13 行
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/