drop longform & wrap [ci skip]
This commit is contained in:
		| @ -12,10 +12,9 @@ | |||||||
|     - name: Include resource variables |     - name: Include resource variables | ||||||
|       include_vars: "{{ members }}" |       include_vars: "{{ members }}" | ||||||
|  |  | ||||||
|     # Note(decentral1se): We create the accounts before the role since we do |     # Note(d1): We create the accounts before the role since we do not make | ||||||
|     # not make molecule test this part of the role under test because we do not |     # molecule test this part of the role under test because we do not setup | ||||||
|     # setup the password store. So, instead, we ensure the other parts are |     # the password store. So, instead, we ensure the other parts are working. | ||||||
|     # working. |  | ||||||
|     - name: Prepare user accounts for the new role |     - name: Prepare user accounts for the new role | ||||||
|       user: |       user: | ||||||
|         name: "{{ item.username }}" |         name: "{{ item.username }}" | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user