文件操作 - execution-environment.yml
返回文件管理
返回主菜单
删除本文件
文件: /usr/lib/python3.12/site-packages/ansible_collections/ovirt/ovirt/meta/execution-environment.yml
编辑文件内容
--- version: 1 dependencies: system: bindep.txt galaxy: requirements.yml python: requirements.txt additional_build_steps: prepend: - RUN pip3 install --upgrade pip setuptools # Workaround for https://bugzilla.redhat.com/2024629 # - RUN dnf copr enable -y ovirt/ovirt-master-snapshot - RUN rpm --import https://download.copr.fedorainfracloud.org/results/ovirt/ovirt-master-snapshot/pubkey.gpg - RUN dnf --repofrompath=ovirt-master-snapshot,https://download.copr.fedorainfracloud.org/results/ovirt/ovirt-master-snapshot/centos-stream-8-x86_64/ install -y ovirt-release-master - RUN yum install ovirt-ansible-collection -y append: - RUN ls -la /usr/share/ansible/collections/ansible_collections/
修改文件时间
将文件时间修改为当前时间的前一年
删除文件