Changes between Version 4 and Version 5 of Csle2022/Agenda/Ansible


Ignore:
Timestamp:
Oct 19, 2022, 11:34:28 AM (2 years ago)
Author:
dushmantha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Csle2022/Agenda/Ansible

    v4 v5  
    3535[[BR]]
    3636
     37'''Setup Nodes'''
     38
    3739'''Install Ansible'''
    3840
     41Login as root to the master node.
     42
     43{{{
     44apt install ansible
     45}}}
    3946
    4047
     
    4249
    4350
     51'''Create the Playbook'''