Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
ka
/
ansible-role-network_interfaces
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
Selaa lähdekoodia
current state from 2015-11-29
netifs
Markus Brecchtel
8 vuotta sitten
commit
e5b842f2da
2 muutettua tiedostoa
jossa
8 lisäystä
ja
0 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.gitignore
+7
-0
tasks/main.yml
+ 1
- 0
.gitignore
Näytä tiedosto
@@ -0,0 +1 @@
*~
+ 7
- 0
tasks/main.yml
Näytä tiedosto
@@ -0,0 +1,7 @@
---
- setup:
- debug: msg={{ hostvars[inventory_hostname] }}
#- name: network interface configuration
# template: src=interface.j2 dest={{ network_config_target }}/etc
Write
Preview
Loading…
Peruuta
Tallenna