Skip to content

lsampaioweb/ansible-common-tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-common-tasks

Repository with common Ansible tasks.

Tasks:

Debian

1. Known hosts

  1. Add the fingerprint of the target nodes to the known_hosts file.

2. Network

  1. Disable IPV6 Set GRUB_CMDLINE_LINUX="ipv6.disable=1".

3. OS

  1. Timezone.
  2. NTP Servers.

4. Packages

  1. apt.
  2. pip.
  3. snap.
  4. xrdp.
  5. google-chrome.
  6. vscode.
  7. hashicorp.
  8. git.

5. Password

  1. Add e retrieve passwords from the secret manager.

Created by:

  1. Luciano Sampaio.

About

Repository with common Ansible tasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published