geerlingguy / geerlingguy/ansible-for-devops

p.37 permissions for directory

Open
#355 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
9.9k
Forks
3.8k
PR merge metrics
No merged PRs in 30d

Description

book version **2.0** from **Aug. 2020**

on page 37
$ ansible multi -m file -a "dest=/tmp/test mode=644 state=directory"

644 is just unusual for a directory and I imagined you'd wanted to demonstrate the effect of 'mode=...' as well;...
750 or 700 (just to avoid the default 755) should be a better choice...
thx for you book!!
Michael

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.