文件操作 - cloud-config-ansible-pull.txt
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/doc/cloud-init/examples/cloud-config-ansible-pull.txt
编辑文件内容
#cloud-config package_update: true package_upgrade: true # if you're already installing other packages, you may # wish to manually install ansible to avoid multiple calls # to your package manager packages: - git ansible: install_method: pip pull: url: "https://github.com/holmanb/vmboot.git" playbook_name: ubuntu.yml
修改文件时间
将文件时间修改为当前时间的前一年
删除文件