文件操作 - Get_IP_MGNT_info.yaml
返回文件管理
返回主菜单
删除本文件
文件: /usr/lib/python3.12/site-packages/ansible_collections/cisco/meraki/playbooks/Get_IP_MGNT_info.yaml
编辑文件内容
--- - hosts: localhost gather_facts: false tasks: - name: Query management information cisco.meraki.devices_management_interface_info: serial: Q3XX-XXXX-XXXX register: result - name: Show Results ansible.builtin.debug: msg: "{{ result }}"
修改文件时间
将文件时间修改为当前时间的前一年
删除文件