This commit is contained in:
parent
990a67664a
commit
3dbedfa14c
@ -38,7 +38,7 @@ repo-{{ name }}:
|
||||
|
||||
repo-{{ name }}:
|
||||
file.absent:
|
||||
{%- if not repo.ppa %}
|
||||
{%- if not repo.ppa|default(None) %}
|
||||
- name: /etc/apt/sources.list.d/{{ name }}.list
|
||||
{%- endif %}
|
||||
{%- endif %}
|
||||
|
Loading…
Reference in New Issue
Block a user