Commit b9920340 authored by Akshay's avatar Akshay

added two yml

parent b947c20e
- hosts: all
tasks:
- name: Copy file
command:
argv:
- scp root@10.150.1.249:/tftpboot/Azeo2020.ova /mnt/
- password with CC@dmin
sfdlkj
sdlfkjlksd
hosts: all
- name: Add the user 'johnd' with a specific uid and a primary group of 'admin'
user:
name: johnd
comment: John Doe
uid: 1040
group: admin
- hosts: all
tasks:
- name: Unconditionally reboot the machine with all defaults
reboot:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment