使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
salt
/
nginx-formula
派生自
ExternalMirrors/nginx-formula
关注
1
点赞
0
派生
0
代码
版本发布
0
动态
浏览代码
Merge pull request
#190
from arthurlogilab/nginx-users-makedirs
[nginx/users] convert file.present into file.managed with no content
master
Niels Abspoel
6 年前
父节点
5a7e113a15
4da13b9f8b
当前提交
4b3d5bf624
没有帐户链接到提交者的电子邮件
共有
1 个文件被更改
,包括
1 次插入
和
1 次删除
分列视图
显示文件统计
+1
-1
nginx/users.sls
+ 1
- 1
nginx/users.sls
查看文件
@@ -10,7 +10,7 @@ touch {{ htauth }}:
- creates: {{ htauth }}
make sure {{ htauth }} exists:
file.
exists
:
file.
managed
:
- name: {{ htauth }}
- makedirs: True
撰写
预览
正在加载...
取消
保存