DevOps Classroom Series – 21/May/2021

Ansible Collections

ansible-galaxy collection build
  • This build will generate a tar file which can be used to install collections locally or with in organization.
  • The other approach is to upload the ansible collection to galaxy / or to use git to import the collections

Protecting secrets with Ansible

  • Refer Here for the official docs
  • Things Ansible Vault can encrypt
    • group_vars/files
    • host_vars/files
    • include_vars targets
    • vars_files targets
    • Role variables
    • Role defaults
    • task files
    • Handler files
    • Source files for the copy module
  • Please go through the classroom recording for samples used.

Ansible Tower

Leave a ReplyCancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Social Network Integration by Acurax Social Media Branding Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version
%%footer%%