Forskjell mellom versjoner av «Diskusjon:ISC-DHCP»

Fra Bitraf
Hopp til navigering Hopp til søk
(Referneces is a global section , put it at the bootom)
(Use ansible roles: add example info)
Linje 4: Linje 4:
  
 
Bitraf uses roles<ref>[https://docs.ansible.com/ansible/latest/user_guide/playbooks_reuse_roles.html ansible - roles]</ref> in the ansible setup. This makes it easy to re-use a playbook and associated variables.  
 
Bitraf uses roles<ref>[https://docs.ansible.com/ansible/latest/user_guide/playbooks_reuse_roles.html ansible - roles]</ref> in the ansible setup. This makes it easy to re-use a playbook and associated variables.  
The roles Bitraf use can be found in the <code>shared-roles</code> directory.
+
The roles Bitraf use can be found in the <code>shared-roles</code> directory. For an examples, look at the '''infoscreen''' role.
 
Please rewrite the playbook as a shared role. [[Bruker:Tingo|Tingo]] ([[Brukerdiskusjon:Tingo|diskusjon]]) 16. okt. 2022 kl. 19:35 (CEST)
 
Please rewrite the playbook as a shared role. [[Bruker:Tingo|Tingo]] ([[Brukerdiskusjon:Tingo|diskusjon]]) 16. okt. 2022 kl. 19:35 (CEST)
  
 
== References ==
 
== References ==
 
<references/>
 
<references/>

Revisjonen fra 16. okt. 2022 kl. 19:38

Some changes are needed for this to work with Bitraf's ansible setup. You can find Bitraf's setup in the infrastructure[1] repository. Required changes will be documented below. Tingo (diskusjon) 16. okt. 2022 kl. 19:30 (CEST)

Use ansible roles

Bitraf uses roles[2] in the ansible setup. This makes it easy to re-use a playbook and associated variables. The roles Bitraf use can be found in the shared-roles directory. For an examples, look at the infoscreen role. Please rewrite the playbook as a shared role. Tingo (diskusjon) 16. okt. 2022 kl. 19:35 (CEST)

References