Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions cookiecutter/{{cookiecutter.environment}}/activate
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,3 @@ echo "Setting PKR_VAR_repo_root to $PKR_VAR_repo_root"
if [ -f "$APPLIANCES_ENVIRONMENT_ROOT/ansible.cfg" ]; then
export ANSIBLE_CONFIG=$APPLIANCES_ENVIRONMENT_ROOT/ansible.cfg
fi


2 changes: 0 additions & 2 deletions environments/.stackhpc/activate
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,3 @@ echo "Setting PKR_VAR_repo_root to $PKR_VAR_repo_root"
if [ -f "$APPLIANCES_ENVIRONMENT_ROOT/ansible.cfg" ]; then
export ANSIBLE_CONFIG=$APPLIANCES_ENVIRONMENT_ROOT/ansible.cfg
fi


2 changes: 0 additions & 2 deletions environments/site/activate
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,3 @@ echo "Setting PKR_VAR_repo_root to $PKR_VAR_repo_root"
if [ -f "$APPLIANCES_ENVIRONMENT_ROOT/ansible.cfg" ]; then
export ANSIBLE_CONFIG=$APPLIANCES_ENVIRONMENT_ROOT/ansible.cfg
fi


Loading