Stop starting dbus
This commit is contained in:
parent
2cf0969723
commit
6e41d446b7
1 changed files with 0 additions and 6 deletions
|
@ -13,12 +13,6 @@
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
- name: Start DBUS service
|
|
||||||
become: true
|
|
||||||
ansible.builtin.service:
|
|
||||||
name: dbus
|
|
||||||
state: started
|
|
||||||
enabled: yes
|
|
||||||
- name: Set xorg config
|
- name: Set xorg config
|
||||||
become: true
|
become: true
|
||||||
ansible.builtin.copy:
|
ansible.builtin.copy:
|
||||||
|
|
Loading…
Reference in a new issue