Skip to content

kv5h/ansible-server-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-server-config

Ansible module for initial setup virtual machine

Compatibility

  • COMPATIBLE_OS_FAMILY:
    • RedHat
    • Debian
  • COMPATIBLE_DISTRIBUTION_MAJOR_VERSION:
    • "8"
    • "9"
    • "37"
    • "2022"

Tested on Rocky Linux 8.7 (Green Obsidian) and Kali GNU/Linu 2022.3

Run playbook

ansible-playbook ansible-server-config.yaml -i inventory/inventory.yaml [-l <host>]

Gathering facts

ansible all -m ansible.builtin.gather_facts --tree /tmp/facts -i inventory/inventory.yaml

About

Ansible module for initial setup virtual machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published