Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3c656780cf |
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
- hosts: localhost
|
||||||
|
tasks:
|
||||||
|
- debug:
|
||||||
|
msg: "{{ lookup( 'ansible.builtin.ini', 'forks', section='defaults', file='/etc/ansible/ansible.cfg' ) }}"
|
||||||
Reference in New Issue
Block a user