Skip to content

DevopsVlogger/Linux-Patch-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Linux-Patch-Management

root@master_ubuntu1604server:~/playbooks# cat /etc/ansible/hosts

[linux-dev-servers]

testserver1

testserver2

root@master_ubuntu1604server:~/playbooks# ansible-playbook --syntax-check linux_patch_install.yml

root@master_ubuntu1604server:~/playbooks# ansible-playbook -i /etc/ansible/hosts -l linux-dev-servers linux_patch_install.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published