25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ovh_module.yaml 232B

5 년 전
4 년 전
5 년 전
123456789101112
  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/