Coder Social home page Coder Social logo

coffeemaker_morning's Introduction

Generated Documentation

coffeemaker_morning

Description: Docsible coffemaker morning demo

Field Value
Functional description Role that make morning coffe
Requester Service one
Users ['service one', 'service two']
Date dev 19/11/2023
Date prod 19/11/2023
Readme update 19/11/2023
Version 0.0.1
Time Saving 10 min
Category coffee
Sub category ['morning', 'coffee']

Defaults

These are static variables with lower priority

File: main.yml

Var Type Value Required Title
temperature str 90 True Temperature coffee

Vars

No vars available.

Tasks

Name Module Condition
Start brewing coffee ansible.builtin.uri False
Check coffee temperature ansible.builtin.uri False
Notify if coffee is ready ansible.builtin.debug True
Turn off coffee maker ansible.builtin.uri True

Task Flow Graphs

Graph for main.yml

flowchart TD
  Start
  Start-->|Task| Start_brewing_coffee[start brewing coffee]
  Start_brewing_coffee-.->|End of Task| Start_brewing_coffee
  Start_brewing_coffee-->|Task| Check_coffee_temperature[check coffee temperature]
  Check_coffee_temperature-.->|End of Task| Check_coffee_temperature
  Check_coffee_temperature-->|Task| Notify_if_coffee_is_ready_when_coffee_temp_json_temperature____temperature[notify if coffee is ready]
  Notify_if_coffee_is_ready_when_coffee_temp_json_temperature____temperature---|When: coffee temp json temperature    temperature| Notify_if_coffee_is_ready_when_coffee_temp_json_temperature____temperature
  Notify_if_coffee_is_ready_when_coffee_temp_json_temperature____temperature-.->|End of Task| Notify_if_coffee_is_ready_when_coffee_temp_json_temperature____temperature
  Notify_if_coffee_is_ready_when_coffee_temp_json_temperature____temperature-->|Task| Turn_off_coffee_maker_when_coffee_temp_json_temperature____temperature[turn off coffee maker]
  Turn_off_coffee_maker_when_coffee_temp_json_temperature____temperature---|When: coffee temp json temperature    temperature| Turn_off_coffee_maker_when_coffee_temp_json_temperature____temperature
  Turn_off_coffee_maker_when_coffee_temp_json_temperature____temperature-.->|End of Task| Turn_off_coffee_maker_when_coffee_temp_json_temperature____temperature
Loading

Playbook

---
- name: Demo morning coffee
  hosts: localhost
  connection: local
  roles:
    - coffeemaker_morning

Playbook graph

flowchart TD
  localhost-->|Role| coffeemaker_morning[coffeemaker morning]
Loading

Author Information

Lucian BLETAN

License

license (GPL-2.0-or-later, MIT, etc)

Minimum Ansible Version

2.1

Platforms

No platforms specified.

coffeemaker_morning's People

Contributors

exaluc avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.