[go: up one dir, main page]

colored 1.5.2

The most simple way to add colors in your terminal
Documentation
1
2
3
4
5
6
7
8
---
- hosts: localhost
  tasks:
    - debug:
        msg: "{{ item }}"
      with_sequence:
        start: 1
        end: 4