Today I learned:
Ruby’s String#split method in Ansible Playbook
In Ansible Playbooks you can use Ruby’s String#split method to extract filenames without file path:
|
|
Today I learned:
In Ansible Playbooks you can use Ruby’s String#split method to extract filenames without file path:
|
|