more-linter #4

Merged
foobar merged 3 commits from more-linter into main 2024-07-31 22:40:31 +02:00
3 changed files with 6 additions and 6 deletions
Showing only changes of commit f879be8c84 - Show all commits

View file

@ -6,8 +6,8 @@
- liblinux-inotify2-perl - liblinux-inotify2-perl
- name: Install mqtt-simple - name: Install mqtt-simple
community.general.cpanm: ansible.builtin.apt:
name: Net::MQTT::Simple name: libnet-mqtt-simple-perl/testing
- name: Install photos2mqtt - name: Install photos2mqtt
ansible.builtin.template: ansible.builtin.template:

View file

@ -8,8 +8,8 @@
- make - make
- name: Install mqtt-simple - name: Install mqtt-simple
community.general.cpanm: ansible.builtin.apt:
name: Net::MQTT::Simple name: libnet-mqtt-simple-perl/testing
- name: Add user - name: Add user
ansible.builtin.user: ansible.builtin.user:

View file

@ -8,8 +8,8 @@
- mosquitto - mosquitto
- name: Install mqtt-simple - name: Install mqtt-simple
community.general.cpanm: ansible.builtin.apt:
name: "Net::MQTT::Simple" name: libnet-mqtt-simple-perl/testing
- name: Clone mqtt2web source - name: Clone mqtt2web source
ansible.builtin.git: ansible.builtin.git: