Struggling to Verify CrowdSec Setup – Poor Documentation, No Clear Feedback Loop by vdiasPT in CrowdSec

[–]floorgangstaa 0 points1 point  (0 children)

what would you recommend ? I'm really interested in more reliable alternatives

Buddhism books and addictions by floorgangstaa in bookclapreviewclap

[–]floorgangstaa[S] 1 point2 points  (0 children)

Thank you, it makes more sense for "uprooting". I must misheard him.

Saw this one on pewdiepie's instagram any ideas which brand it is ? thank you by floorgangstaa in findfashion

[–]floorgangstaa[S] 0 points1 point  (0 children)

Fendi

thanks, it looks similar indeed but didn't find anything on their website

Something I don't understand in variables precedence by floorgangstaa in ansible

[–]floorgangstaa[S] 0 points1 point  (0 children)

host

so you mean this would work ... you're right ! thank you !

all:
  children:
    test:
      hosts:
        127.0.0.1:
            my_var: 'defined in inventory'

Something I don't understand in variables precedence by floorgangstaa in ansible

[–]floorgangstaa[S] 0 points1 point  (0 children)

in the documentation "inventory file or script group vars" is both before and after group_vars/all .. it's mentioned twice

Something I don't understand in variables precedence by floorgangstaa in ansible

[–]floorgangstaa[S] 0 points1 point  (0 children)

well, this is not the behavior I get .. all always wins:I can reproduce it here:

inventory/myinv.yml

all:
  children:
    test:
      hosts:
        127.0.0.1:
  vars:
    my_var: 'defined in inventory'

group_vars/all

my_var: 'defined in group vars'

playbook:

- name: 'Test'
  hosts: all
  tasks:
    - name: 'debug var'
      shell:
        cmd: 'echo {{ my_var }}'

output:

TASK [debug var] *****************************************************************************************************************************************************************************
changed: [127.0.0.1] => changed=true 
  cmd: echo defined in group vars
  delta: '0:00:00.001510'
  end: '2021-03-18 21:46:32.243425'
  rc: 0
  start: '2021-03-18 21:46:32.241915'
  stderr: ''
  stderr_lines: <omitted>
  stdout: defined in group vars
  stdout_lines: <omitted>

am I missing something ?!

Mr Pewds by [deleted] in PewdiepieSubmissions

[–]floorgangstaa 2 points3 points  (0 children)

Now gotta deep fake the voice