Horje
Ansible use stdout in when condition Code Example
Ansible use stdout in when condition
    - shell: cat "hello"
      register: cat_contents

    - shell: echo "I cat hello"
      when: cat_contents.stdout == "hello"




Whatever

Related
y level for iron Code Example y level for iron Code Example
localhost:5000 Code Example localhost:5000 Code Example
shiny apps and aws amplify Code Example shiny apps and aws amplify Code Example
Get a handle to a database in MongoDB deployment Code Example Get a handle to a database in MongoDB deployment Code Example
open intellij from cmd windows Code Example open intellij from cmd windows Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
6