Hacker News new | ask | show | jobs
by latchkey 2022 days ago
From point 1, this is my favorite wat example in ansible...

  - file:
      path: /etc/foo.conf
      owner: foo
      group: foo
      mode: 0644