mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	Solved typo bug
This commit is contained in:
		| @@ -14,10 +14,10 @@ | ||||
|  | ||||
| - name: flush docker service | ||||
|   meta: flush_handlers | ||||
|   when: appplications.mastodon.setup |bool  | ||||
|   when: applications.mastodon.setup |bool  | ||||
|  | ||||
| - name: setup routine for mastodon | ||||
|   command: | ||||
|     cmd: "docker-compose run --rm web bundle exec rails db:migrate" | ||||
|     chdir: "{{docker_compose.directories.instance}}" | ||||
|   when: appplications.mastodon.setup |bool  | ||||
|   when: applications.mastodon.setup |bool  | ||||
		Reference in New Issue
	
	Block a user