Re: [ansible-project] Re: Is there any Ansible module to Encrypt a log file during the play book execution

2024-03-13 Thread Drew Northup
ansible.builtin.copy: > content: "{{ lookup('ansible.builtin.file', vault_file) | > ansible.builtin.vault(vault_secret) }}" > dest: "{{ vault_file }}" > decrypt: false > > Thanks > Deepak B Kumar > > On Mon

[ansible-project] Re: Is there any Ansible module to Encrypt a log file during the play book execution

2024-03-11 Thread Drew Northup
Hi Deepak, You're going to need a different opener for this can of worms, as Ansible Vault is meant for protecting confidential information that needs to be pushed out to the endpoint being configured and not for pulling information back to the controller for encryption nor is it meant for encry

Re: [ansible-project] Delgate_facts understanding

2019-11-04 Thread Drew Northup
Ok, There's several things going on here: (1) The wording in the doc isn't great and it isn't grammatically "correct" either, so it is not "OK"; (2) The wording in the doc is accurate relative the originally intended function of the "delegate_facts" switch; (3) The metaphor "delegate_facts" isn't

Re: [ansible-project] Moving a docker instance between 2 hosts

2014-06-24 Thread Drew Northup
re will be less breakage going forward. -- -+------ Drew Northup | Technical Support Specialist University of Maine System |drew.nort...@maine.edu Computing Center | phone: (207) 561-3513 Orono, ME 04469 |

Re: [ansible-project] Moving a docker instance between 2 hosts

2014-06-18 Thread Drew Northup
On Wednesday, June 18, 2014 11:33:20 AM UTC-4, Michael DeHaan wrote: > > Right, I'm saying this isn't sustainable or a good approach for most > infrastructures - and while it may be fine for you I want to avoid steering > people down that path as it has all the perils of "manual cloud" circa > 2

Re: [ansible-project] Re: Changing quantum_* plugins to neutron_*

2014-06-17 Thread Drew Northup
On Monday, June 16, 2014 9:14:17 PM UTC-4, Michael DeHaan wrote: > > Rather than pick up code complexity for an alias feature, since this may > confuse module developers - for this we're going to just rename them at > some point with a future release. > > I'm not positive it's time just yet. Bu

Re: [ansible-project] Ansible pattern for API-based config management

2014-04-10 Thread Drew Northup
On Thursday, April 10, 2014 12:14:24 PM UTC-4, Paul Durivage wrote: > > The type of work you're looking to do is best handled by writing a > Cloudera module. I don't want to imagine how one might wrap a REST API in > a playbook -- that does not sound fun or reasonable. :) > Paul, It has alread

[ansible-project] Re: Forums vs mailing list? Here's a short 2-question voting survey.

2014-01-10 Thread Drew Northup
On Thursday, January 9, 2014 9:57:27 PM UTC-5, Michael DeHaan wrote: ... > The best way to figure it out is really to ask. I know this audience is > all on the list and might therefore *prefer* a list, but if you could > choose between a forum and mailing list, what would you choose? Here is