rundeck-plugins / ansible-plugin

Ansible Integration for Rundeck
MIT License
331 stars 100 forks source link

RUN-2651: Fix: Ansible model source - limit error #378

Closed alexander-variacode closed 2 months ago

alexander-variacode commented 2 months ago

⛔️ Ticket:

https://pagerduty.atlassian.net/browse/RUN-2651

❌ Problem:

There is a problem using vault when limit hosts are set.

✅ Solution:

Add some validations when vault and limit properties are set.

In addition, it was increased the max size file allowed by snake yaml from 3mb to 10 mb.

⚠️ NOTE:

in the future, added this max size file from a Rundeck property.