25'ten fazla konu seçemezsiniz
Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
|
- ---
-
- - 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/
|