Skip to content

use builtin ansible-managed system. This allows for easy modification…#57

Open
jakob1379 wants to merge 1 commit intogalaxyproject:mainfrom
jakob1379:use-ansible-manage-comment
Open

use builtin ansible-managed system. This allows for easy modification…#57
jakob1379 wants to merge 1 commit intogalaxyproject:mainfrom
jakob1379:use-ansible-manage-comment

Conversation

@jakob1379
Copy link

This allows for easy modification and is backwards compatible.

By default, it will say "managed by Ansible" but can be customized a lot more in the ansible.cfg e.g. my own

# ansible.cfg

[defaults]
ansible_managed = This file is maintained by Ansible - ALL MODIFICATIONS WILL BE REVERTED.%n
  template: {file}
  date:     %Y-%m-%d %H:%M:%S
  user:     {uid}
  host:     {host}

This improves traceability by letting anyone see who and from what system

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant