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.
|
1234567891011 |
- ---
-
- - name: python ovh client
- pip:
- name: ovh
-
- - name: ansible ovh module
- git:
- repo: https://github.com/cornelius-keller/ansible-ovh.git
- version: master
- dest: /usr/share/ansible/modules/ovh/
|