Salt
e9e1936b50
This solves my issues with ansible-pull and -galaxy along with giving me a copy of the repos in case geerlingguy's stuff goes down or I need it for offline use
3 lines
84 B
Django/Jinja
3 lines
84 B
Django/Jinja
export PGDATA={{ postgresql_data_dir }}
|
|
export PATH=$PATH:{{ postgresql_bin_path }}
|