您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

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