Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

ovh_module.yaml 232B

5 lat temu
4 lat temu
5 lat temu
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/