Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
ka
/
ansible-role-ansible
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40
Commitit
1
Haara
59KB
Puu:
3183ce61da
master
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from '3183ce61da'
${ noResults }
ansible-role-ansible
/
tasks
/
ansible.yaml
8 lines
97B
Raaka
Blame
Historia
---
- name: ansible pip package
pip:
name: ansible
state: latest
executable: pip3