Skip to content

Latest commit

 

History

History

ansible

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Ansible

This section installs the software on the VMs using Ansible.

To create an ecrypted secret that can safely be checked-in to version control, use the following command:

$ ansible-vault encrypt_string --vault-password-file .vault-password-file <string>
$ ansible-vault encrypt --vault-password-file .vault-password-file inventories/production/group_vars/guests/vault.yml

Prerequisites

  1. The NAS containing Plex media needs to allow the VM to mount it