Skip to content

Commit

Permalink
Merge pull request #519 from pneerincx/cleanup
Browse files Browse the repository at this point in the history
Cleanup
  • Loading branch information
marieke-bijlsma authored Jan 6, 2022
2 parents 4ab6ac2 + 8ca4850 commit f8d4a7e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 74 deletions.
6 changes: 4 additions & 2 deletions ansible.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@ stdout_callback = community.general.yaml
timeout = 30
#
# Do not use a hard-code vault_password_file file here:
# we have multiple .vault_pass.txt.clustername files with specific passwords for each cluster.
# we have multiple .vault_pass.txt.${stack_name} files with specific passwords for each stack.
# The stack_name and stack_prefix variables are defined in
# group_vars/${stack_name}/vars.yml
# source the .lor-init file in the root of the repo and then use the lor-config function:
# source ./lor-init
# lor-config [name-of-a-cluster]
# lor-config ${stack_prefix}
# This wil configure various environment variables including ANSIBLE_VAULT_PASSWORD_FILE.
#
#vault_password_file = .vault_pass.txt
Expand Down
70 changes: 0 additions & 70 deletions callback_plugins/homsaplog.py

This file was deleted.

1 change: 0 additions & 1 deletion single_group_playbooks/callback_plugins

This file was deleted.

1 change: 0 additions & 1 deletion single_role_playbooks/callback_plugins

This file was deleted.

0 comments on commit f8d4a7e

Please sign in to comment.