Skip to content

Instantly share code, notes, and snippets.

@electropolis
electropolis / devops.md
Last active November 27, 2020 15:01 — forked from wojciechpuchta/devops.md
DevOps / SRE Regular

1. Ansible

Popraw wszystkie błędy w pliku date-flag-playbook.yml (poniżej). Jak uruchomić ten plik? (napisz komendę w bash):

---
- host: localhost
  task:
    - name: create date_flagg file
      lineifile: