ansible role forensics:在系统上安装和配置取证 源码
在系统上安装和配置取证。 的GitHub GitLab 质量 资料下载 版本 该示例摘自molecule/resources/converge.yml并在每次推送,拉动请求和释放时进行了测试。 --- - name : converge hosts : all become : yes gather_facts : yes roles : - role : robertdebock.forensics 机器需要用CI进行准备,这可以使用molecule/resources/prepare.yml : --- - name : prepare hosts : all become : yes gather_facts : no roles : - role : robertdebock.bootstrap 另请参见有关如何使用这些
文件列表
ansible-role-forensics-master.zip
(预估有个37文件)
ansible-role-forensics-master
.travis.yml
351B
.ansible-lint
236B
tasks
file_collector.yml
520B
main.yml
1022B
specific_file_collector.yml
642B
directory_collector.yml
640B
assert.yml
2KB
command_collector.yml
651B
暂无评论