MISC Slides

  • Vault

topics

  • vault
    
    

vault

  • encrypt
  • encrypt_string (v2.4)
  • decrypt
  • edit
  • create
  • view
  • rekey

commands

objects

  • vars
  • tasks
  • handlers
  • arbitrary file
ansible-vault options

common options

  • -h, --help  
    
  • -V, --verbose
  • --version 
  • --vault-id
    
  • --new-vault-id (rekeying)
  • --new-vault-password (rekeying)
  • --ask-vault-password
  • --vault-password-file
    

pre v2.4 

post v2.4 

pre

  • support for multiple vaults
  • identifiers
  • encrypted strings for individual properties

v2 Ansible Misc Slides

By School of Devops

v2 Ansible Misc Slides

Conditionals and Iterators

  • 884