Changes between Version 7 and Version 8 of Csle2022/Agenda/Ansible


Ignore:
Timestamp:
Nov 3, 2022, 10:52:20 AM (2 years ago)
Author:
dushmantha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Csle2022/Agenda/Ansible

    v7 v8  
    5252
    5353
    54 '''Setup Passwordless SSH'''
     54'''Setup Passwordless SSH - In each managed node'''
    5555
    5656
    57 '''Create the Playbook'''
     57'''Create the Playbook - In control node'''
    5858
    59 '''Run the Playbook'''
     59
     60
     61'''Run the Playbook - In control node'''
     62
     63{{{
     64ansible-playbook <playbook name>.yml -e
     65}}}
     66