ansible.nftables/molecule/default/prepare.yml

6 lines
89 B
YAML
Raw Normal View History

2021-08-09 00:37:47 +02:00
---
- name: prepare
hosts: archlinux
package:
name: python
update_cache: true