Skip to content
View NomakCooper's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report NomakCooper

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nomakcooper/README.md

Hi there 👋

RedHat Linux Oracle Linux Oracle Exadata Oracle Solaris HP UX HP service guard Veritas vcs Veritas sfha Vmware vsphere google compute engine ansible AWX GiLab

HTML CSS JS Python YAML

is it time? 🤔

---
  - name: Life Module
    hosts: localhost
    become: true
    become_method: sudo
  
  # global vars
    vars:
      name: 'Marco'
      alias: 'Nocchia'
      username: 'NomakCooper'
      country: 'Italy'
      role: 'Diagnostic Operator'
  
    # pre setup
    pre_tasks:
  
    - name: setup filter
      setup:
        filter:
        - 'number_coffees'
  
    tasks:
  
    - name: Check sleep
      fail:
        msg: sorry it's not time yet
      when: number_coffees|int < 1

Pinned Loading

  1. 3A2DEV/ans2dev.general 3A2DEV/ans2dev.general Public

    Ansible 3A2DEV general Collection

    Python 1

  2. 3A2DEV/ANS2BOT 3A2DEV/ANS2BOT Public

    ANS2BOT Ansible Collections bot

    TypeScript

  3. ansible-collections/community.general ansible-collections/community.general Public

    Ansible Community General Collection

    Python 925 1.6k